Skip to content

[docs] Add accessible label to demo Dialog's textarea#4279

Merged
michaldudak merged 1 commit intomui:masterfrom
michaldudak:dialog-demo-accessible-label
Mar 6, 2026
Merged

[docs] Add accessible label to demo Dialog's textarea#4279
michaldudak merged 1 commit intomui:masterfrom
michaldudak:dialog-demo-accessible-label

Conversation

@michaldudak
Copy link
Member

@michaldudak michaldudak commented Mar 6, 2026

Labels the Dialog's textarea in the https://deploy-preview-4279--base-ui.netlify.app/react/components/dialog#close-confirmation demo with the Title element

Closes #4251

@michaldudak michaldudak added docs Improvements or additions to the documentation. component: dialog Changes related to the dialog component. accessibility a11y labels Mar 6, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 6, 2026

commit: 970890f

@mui-bot
Copy link

mui-bot commented Mar 6, 2026

Bundle size report

Bundle Parsed size Gzip size
@base-ui/react 0B(0.00%) 0B(0.00%)

Details of bundle changes


Check out the code infra dashboard for more information about this PR.

@netlify
Copy link

netlify bot commented Mar 6, 2026

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit 26d0671
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/69aaa783214d620008cf6e22
😎 Deploy Preview https://deploy-preview-4279--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@atomiks atomiks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aaron & Colm are re-doing docs and demos so there might be conflicts, but it's easy enough for LLMs to fix conflicts now for no effort, so I think we can still fix the a11y issues here.

@michaldudak michaldudak merged commit 0db6f14 into mui:master Mar 6, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accessibility a11y component: dialog Changes related to the dialog component. docs Improvements or additions to the documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[dialog] accessibility: close confirmation example includes textarea using a placeholder as its label

3 participants